Skip to content

Conversation

@yaochengji
Copy link
Collaborator

Description

Major TODOs:

  1. fuse kv cache update
  2. auto tuning

Tests

pytest -s -v tests/kernels/mla_v1_test.py

Checklist

Before submitting this PR, please make sure:

  • I have performed a self-review of my code.
  • I have necessary comments in my code, particularly in hard-to-understand areas.
  • I have made or will make corresponding changes to any relevant documentation.

…ith no kv update fused

Signed-off-by: Chengji Yao <chengjiyao@google.com>
@github-actions
Copy link

github-actions bot commented Nov 6, 2025

Description

Start with a short description of what the PR does and how this is a change from
the past.

The rest of the description includes relevant details and context, examples:

  • why is this change being made,
  • the problem being solved and any relevant context,
  • why this is a good solution,
  • some information about the specific implementation,
  • shortcomings of the solution and possible future improvements.

If the change fixes a bug or a Github issue, please include a link, e.g.,:
FIXES: b/123456
FIXES: #123456

Tests

Please describe how you tested this change, and include any instructions and/or
commands to reproduce.

Checklist

Before submitting this PR, please make sure:

  • I have performed a self-review of my code.
  • I have necessary comments in my code, particularly in hard-to-understand areas.
  • I have made or will make corresponding changes to any relevant documentation.

@yaochengji yaochengji marked this pull request as draft November 6, 2025 01:40
@yaochengji yaochengji marked this pull request as ready for review November 7, 2025 19:35
Copy link
Collaborator

@kyuyeunk kyuyeunk left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM for now. But might re-review it in the future.

@yaochengji yaochengji merged commit b43ea79 into main Nov 8, 2025
4 checks passed
sierraisland pushed a commit that referenced this pull request Nov 8, 2025
…ith no kv update fused (#1022)

Signed-off-by: Chengji Yao <chengjiyao@google.com>
sierraisland pushed a commit that referenced this pull request Nov 8, 2025
…ith no kv update fused (#1022)

Signed-off-by: Chengji Yao <chengjiyao@google.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants